AdCoursePreReqNode 
Logical Entity Name  AdCoursePreReqNode 
Default Table Name  AdCoursePreReqNode 
Physical Only  NO 
Definition 
 
Note 
 

AdCoursePreReqNode Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCoursePreReqNodeID(PK)    int  NO 
 
AdCourseID(FK)    int  NO 
 
NumRequiredCourses    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

AdCoursePreReqNode Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdCoursePreReqNode_AdCoursePreReqNodeID  PrimaryKey  AdCoursePreReqNodeID 

AdCoursePreReqNode Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCoursePreReqNode_AdCourseID_AdCourse_AdCourseID      AdCourseID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdCoursePreReqNode_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdCoursePreReq  Non-Identifying  One To Zero or More  Fk_AdCoursePreReq_AdCoursePreReqNodeID_AdCoursePreReqNode_AdCoursePreReqNodeID        NO  YES 

AdCoursePreReqNode Check Constraints 
Check Constraint Name  CheckConstraint